Scroll_Picture
(c) Tollside 2000


OVERVIEW:

Scroll_Picture is a 32 bit Active X control which allows the user to include scrolling pictures within applications.  All picture formats used by Visual Basic are accepted and scrolling can be in any one of eight directions.  The built in timer can be used or the Scroll_Picture method can be fired off by your own code.

The control can be used in all applications and on the Internet



SETUP:

Unzip files into dedicated directory and then run SETUP.EXE



USING THE CONTROL:

Include the control in the Components section for the project so that it appears on the Toolbox.  It does not have a special icon.

Drag onto form and set the properties.



PROPERTIES:

Direction - sets scroll direction as per pulL down list (eight directions, right is default)

Picture - sets the picture to be used in a non-internet application.  Click to list files - same as standard picture box.

PictureFromURL - insert picture here if working with an internet application.  If a local file is used the notation is file:\anyfile.nnn

Pixel - the number of pixels that the picture will scroll each time - the default is 10

TimerEnabled - this must be set to True for the internal timer to scroll the picture - default is False

Timer Interval - this must be set to an integer for the internal timer to scroll the picture - default is 10


EVENTS:

Click and Double Click events are supported



METHODS:

Scroll_Picture - this scrolls the picture using the value held in the Pixel property and the value held in Direction

Scrolling takes place automatically if the internal timer has been set.



SUPPORT / PROBLEMS:

Email tollside@yahoo.com

Note:
If a local file is refered to when used on an internet browser, there may be a security warning.  Also if a local file is used, the error message 'Client Site not ready' may appear in Visual Interdev - goto Source and then Quickview to see result.



REGISTRATION:

The registered version does not have the shareware message box and may be distributed by registered authors in their own aplications.

The registration fee is US $10 on line - this is for ALL THREE controls

You can register securely on line using 
https://www.swreg.org/soft_shop/303/shopscr15.shtml


(use copy and paste to paste this directly into your browser)


You can also write to (enclosing US $10 in CASH and email address):

Tollside Ltd
'Temeraire'
Beckfords
Upper Basildon
Reading
Berks
England
RG8 8PE

DISCLAIMER

Scroll_Picture is supplied on an 'as is' basis and Tollside Ltd accept no responsibility or liability for any losses arising out of its use or installation